Skip to main content

Write SUPER boot

The purpose of this tutorial is to burn SUPER boot to the Jetson Orin series motherboard (used with Jetpack 6.2 system). There is no need to install a solid-state drive during the burning process. After the burning is completed, install the solid-state drive to the motherboard and start the system to use the factory system that we have set up in advance.

1. Flashing mode

1.1. Hardware connection

note

The DP data cable and network cable can be used without burning the boot, but they will be needed when using the motherboard later

This illustration is based on the official version of Jetson Orin Nano. Users of other versions can refer to it for use (the hardware interface and functional layout are the same).

Screenshot

1.2. Software connection

Users need to use the virtual machine we provide to burn SUPER boot. We need to connect the motherboard to the virtual machine so that it can be recognized by the Ubuntu system:

Virtual machine username: HemiHex
Virtual machine password: HemiHex

Screenshot

Screenshot

2. Write boot

Open the terminal, enter the specified folder and run the script: If the burning fails, you can disconnect the motherboard power and reconnect the virtual machine to run the command

cd ~/jetpack_6.2/Linux_for_Tegra && sudo ./yahboom_flash.sh.x
cd ~/jetpack_6.2/Linux_for_Tegra && sudo ./yahboom_flash.sh.x

Screenshot

Screenshot

3. Start the system

After the burning boot is successful, install the solid state drive boot system provided by our factory.

Screenshot